home *** CD-ROM | disk | FTP | other *** search
- ; 'intfcfg.txt'
- ;
- ; *********************************************
- ; *** ***
- ; *** Before editing this file, copy it to ***
- ; *** 'intfcfg.ini' and then edit the copy. ***
- ; *** ***
- ; *** NOTE: If you are using Windows ***
- ; *** explorer to create intfcfg.ini, make ***
- ; *** sure that 'Hide File Extensions' is ***
- ; *** not set. If it is set, you will ***
- ; *** really be creating 'intfcfg.ini.txt', ***
- ; *** which will not work. ***
- ; *** ***
- ; *********************************************
- ;
- ; This is a sample manual interface configuration file for the Agilent
- ; I/O Libraries on Microsoft Windows (TM) platforms.
- ;
- ; Make a copy of this file named 'intfcfg.ini' and place it in the
- ; intfcfg sub-directory under the SICL base directory.
- ; The default location is:
- ; c:\Program Files\Agilent\IO Libraries\intfcfg\intfcfg.ini
- ;
- ; By editing the 'intfcfg.ini file', you can override the default Agilent
- ; I/O Libraries interface card search algorithms. This is useful on some
- ; machines where memory and I/O space access used by the search
- ; algorithms can adversely affect other devices in the system. In most
- ; cases, this file is not required. It is only needed if you are
- ; experiencing problems when the standard search algorithms are used.
-
-
- ;==========================================================================
- ;
- ; The [Cfg232] section is used to configure more than 9 COM ports on
- ; Windows 95.
- ;
- ; Since the Win95 iocfg is a 16 bit program, it does not recognize more
- ; than nine COM ports. 32 bit applications on Windows 95 can handle up
- ; to 256 COM ports, this section provides a workaround for configuring
- ; these additional ports.
- ;
- ; Edit the 'Ports' line in the [Cfg232] section to enumerate the COM
- ; ports that you want iocfg to handle. The 'Ports' format is a comma
- ; separated list of port numbers. Two numbers separated by a '-'
- ; indicate a range of numbers. Port numbers must be greater than 0 and
- ; less than or equal to 256. Port numbers out of range are ignored.
- ;
- ; Note that iocfg does not check the ports listed here for validity.
- ; It is possible to configure a port that does not exist but attempting
- ; to access a non-existing port with the I/O Libraries will return an error.
- ;
- ; Remove the ';' from the front of the 'Ports' line and edit the list of
- ; ports on this line to enable iocfg to configure the specified list of
- ; ports.
- ;==========================================================================
-
- [Cfg232]
- ;Ports=1-4,10-15,17,21
-
-
- ;==========================================================================
- ;
- ; The [Cfg8234x] section is used to manually enter information about the
- ; following cards:
- ; - 82340
- ; - 82341A
- ; - 82341B
- ; - 82341C
- ;
- ; Uncommenting the line "AutoDetectCards=false" will cause I/O config to
- ; not try to automatically detect cards on your system. If you are having
- ; problems with I/O Config locking up your computer, this may stop that
- ; from happening.
- ;
- ; NOTE: If your computer continues to lock up, you may also have to
- ; uncomment "AutoDetectCards=false" in the [Cfg82341D] section below.
- ;
- ; Uncomment the appropriate 'cardn=0xnnn' lines tell I/O config the cards
- ; that are actually present in the computer.
- ;
- ; Switch
- ; setting : Address
- ; ======= : =======
- ; 0-0-0 : 0x250 (default)
- ; 1-0-0 : 0x270
- ; 0-1-0 : 0x350
- ; 1-1-0 : 0x370
- ; 0-0-1 : 0x220
- ; 1-0-1 : 0x280
- ; 0-1-1 : 0x390
- ; 1-1-1 : 0x380
- ;
- ;
- ; To configure an 82341C card on Windows Me, first see the troubleshooting
- ; guide and follow the instructions there. You must also uncomment the
- ; "LoadOnWindowsMe" line below
- ;
- ;==========================================================================
-
- [Cfg8234x]
- ;LoadOnWindowsMe=true
- ;AutoDetectCards=false
- ;card1=0x250
- ;card2=0x270
- ;card3=0x350
- ;card4=0x370
- ;card5=0x220
- ;card6=0x280
- ;card7=0x390
- ;card8=0x380
-
-
- ;==========================================================================
- ;
- ; The [Cfg82341D] section is used to manually enter information about
- ; Agilent 82341D cards.
- ;
- ; Uncommenting the line "AutoDetectCards=false" will cause I/O config to
- ; not try to automatically detect cards on your system. If you are having
- ; problems with I/O Config locking up your computer, this may stop that
- ; from happening.
- ;
- ; The cardn=PNPxxxx line tell I/O config that a card with the serial number
- ; 'PNPxxxx' is present. Replace the 'xxxx' with the serial number from the
- ; back of your card. Add additional 'cardn=' lines if you have additional
- ; cards.
- ;
- ; NOTE: If your computer continues to lock up, you may also have to
- ; uncomment "AutoDetectCards=false" in the [Cfg8234x] section above.
- ;
- ;==========================================================================
-
- [Cfg82341D]
- ;AutoDetectCards=false
- ;card1=PNPxxxx
-
-
- ;==========================================================================
- ;
- ; The [Cfg2075] section is used to manually enter information about the
- ; following cards:
- ; - E2075 GPIO card
- ;
- ; Uncommenting the line "AutoDetectCards=false" will cause I/O config to
- ; not try to automatically detect cards on your system. If you are having
- ; problems with I/O Config locking up your computer, this may stop that
- ; from happening.
- ;
- ; Uncomment the appropriate 'cardn=0xnnn' lines tell I/O config the cards
- ; that are actually present in the computer.
- ;
- ; Switch
- ; setting : Address
- ; ======= : =======
- ; 0-0-0 : 0x228 (default)
- ; 1-0-0 : 0x238
- ; 0-1-0 : 0x258
- ; 1-1-0 : 0x288
- ; 0-0-1 : 0x328
- ; 1-0-1 : 0x348
- ; 0-1-1 : 0x388
- ; 1-1-1 : 0x398
- ;
- ;==========================================================================
-
- [Cfg2075]
- ;AutoDetectCards=false
- ;card1=0x228
- ;card2=0x238
- ;card3=0x258
- ;card4=0x288
- ;card5=0x328
- ;card6=0x348
- ;card7=0x388
- ;card8=0x398
-
-
- ;==========================================================================
- ;
- ; The [Cfg82335] section is used to manually enter information about the
- ; following cards:
- ; - 82335 GPIB card (Only supported on Windows 95)
- ;
- ; Uncommenting the line "AutoDetectCards=false" will cause I/O config to
- ; not try to automatically detect cards on your system. If you are having
- ; problems with I/O Config locking up your computer, this may stop that
- ; from happening.
- ;
- ; Uncomment the appropriate 'cardn=0xnnnn' lines to tell I/O config the
- ; cards that are actually present in the computer.
- ;
- ; switches memory
- ; 1-2-3-4 address
- ; ========= : =======
- ; 0-0-0-0 : c000
- ; 0-0-0-1 : c400
- ; 0-0-1-0 : c800
- ; 0-0-1-1 : cc00
- ; 0-1-0-0 : d000
- ; 0-1-0-1 : d400
- ; 0-1-1-0 : d800
- ; 0-1-1-1 : dc00 (default)
- ; 1-0-0-0 : e000
- ; 1-0-0-1 : e400
- ; 1-0-1-0 : e800
- ; 1-0-1-1 : ec00
- ; 1-1-0-0 : f000
- ; 1-1-0-1 : f400
- ; 1-1-1-0 : f800
- ; 1-1-1-1 : fc00
- ;
- ; switches 5-6 set the IRQ
- ; 0-0 : IRQ 3 (default)
- ; 0-1 : IRQ 4
- ; 1-0 : IRQ 5
- ; 1-1 : IRQ 7
- ; switches 7-8 are not used
- ;
- ;==========================================================================
-
- [Cfg82335]
- ;AutoDetectCards=false
- ;card5=0xd000
- ;card6=0xd400
- ;card7=0xd800
- ;card8=0xdc00
- ;card9=0xe000
- ;card10=0xe400
- ;card11=0xe800
- ;card12=0xec00
-
-
- ;==========================================================================
- ;
- ; The [CfgNi488] section is used to manually enter information about the
- ; presence of an NI-488 GPIB interface in the system.
- ;
- ; Uncommenting the line "AutoDetectCards=false" will cause I/O config to
- ; not look in the Windows registry to try and determine if there is an
- ; NI-488 interface present.
- ;
- ; Uncomment the appropriate 'GPIBn=n' lines tell I/O Config the NI-488
- ; GPIB board(s) that are actually present in the computer.
- ;
- ; Note: National Instruments NI-488.2 for Windows NT/98/95 software,
- ; Version 1.60 or later must be installed on this computer and these
- ; cards must first be configured using the NI configuration utilities
- ; before the Agilent I/O Libraries can utilize NI GPIB cards.
- ;
- ;==========================================================================
-
- [CfgNi488]
- ;AutoDetectCards=false
- ;GPIB0=yes
- ;GPIB1=yes
- ;GPIB2=yes
- ;GPIB3=yes
- ;GPIB4=yes
- ;GPIB5=yes
- ;GPIB6=yes
- ;GPIB7=yes
- ;GPIB8=yes
- ;GPIB9=yes
-
- ;==========================================================================
- ;
- ; The [CfgNiVxi] section is used to manually enter information about the
- ; presence of an NI-VXI interface in the system.
- ;
- ; Uncommenting the line "AutoDetectCards=false" will cause I/O config to
- ; not look in the Windows registry to try and determine if there is an
- ; NI-VXI interface present.
- ;
- ; Uncomment the 'VXI0=n' lines tell I/O Config to assume that an NI-VXI
- ; interface is present in the computer.
- ;
- ; Note: National Instruments NI-VXI for Windows software, Version 2.01
- ; or later must be installed on this computer and the VXI interface
- ; must first be configured using the NI configuration utilities
- ; before the Agilent I/O Libraries can utilize the NI-VXI interface.
- ;
- ; Currently only a one NI-VXI interface can be present on the
- ; computer.
- ;
- ;==========================================================================
-
- [CfgNiVxi]
- ;AutoDetectCards=false
- ;VXI0=yes
-